home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.ui.presentations.r21_3.1.0.jar / r21presentation.ini < prev    next >
Encoding:
Text File  |  2005-09-29  |  646 b   |  19 lines

  1. # R21 presentation settings: copy these values to your product's
  2. # plugin_customization.ini file before starting eclipse
  3. #
  4. # Its possible that platform has its own setting for some of these
  5. # values.  Be sure to resolve conflicts to favour the values in this
  6. # file.
  7.  
  8. # use the R2.1 style
  9. org.eclipse.ui/presentationFactoryId=org.eclipse.ui.internal.r21presentationFactory
  10.  
  11. # put the view tabs on the bottom (1024 == SWT.BOTTOM)
  12. org.eclipse.ui.workbench/VIEW_TAB_POSITION=1024
  13.  
  14. # put the perspective switcher on the left
  15. org.eclipse.ui/DOCK_PERSPECTIVE_BAR=left
  16.  
  17. # put the fast view bar on the left
  18. org.eclipse.ui/initialFastViewBarLocation=left
  19.